Skip to content

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Jun 17, 2025

  • Refactor how we run eco tests to use pytest.
  • Configure py313 job to include eco and remove eco pipeline

coverage:
status:
patch: true
patch: false # avoid false positives
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fixable by marking all uncovered code with # pragma: no cover or similar so that the coverage reaches 100%. With that, patch would be usable too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants